object ga_fen: Tga_fen Left = 380 Top = 187 BorderStyle = bsDialog ClientHeight = 106 ClientWidth = 384 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 32 Width = 369 Height = 41 Alignment = taCenter AutoSize = False Caption = 'Label1' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object Label2: TLabel Left = 120 Top = 80 Width = 153 Height = 24 Alignment = taCenter AutoSize = False Caption = 'Label2' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -19 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object SpeedButton1: TSpeedButton Left = 296 Top = 80 Width = 81 Height = 25 Flat = True OnClick = SpeedButton1Click end object Panel1: TPanel Left = 0 Top = 0 Width = 384 Height = 25 Align = alTop Caption = 'GameCommander Info' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 end object Timer1: TTimer OnTimer = Timer1Timer Left = 288 Top = 16 end end